projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4182a60
)
; Fix typo in ChangeLog.3
author
Martin Rudalics
<rudalics@gmx.at>
Thu, 2 Nov 2017 07:37:45 +0000
(08:37 +0100)
committer
Martin Rudalics
<rudalics@gmx.at>
Thu, 2 Nov 2017 07:37:45 +0000
(08:37 +0100)
ChangeLog.3
patch
|
blob
|
history
diff --git
a/ChangeLog.3
b/ChangeLog.3
index 4962e1ec86f30ee4a8ca114ca724c42257a39a32..940379cf60a0adedbed06b6f7bbc23eb0960ef72 100644
(file)
--- a/
ChangeLog.3
+++ b/
ChangeLog.3
@@
-17923,7
+17923,7
@@
the logic easier. This commit introduces no functionality changes.
* src/casefiddle.c (struct casing_context, prepare_casing_context): New
- st
ur
cture for saving casing context and function to initialize it.
+ st
ru
cture for saving casing context and function to initialize it.
(case_character): New function which cases character base on provided
context.
(do_casify_integer, do_casify_multibyte_string,